*** empty log message ***
authorJuanma Barranquero <lekktu@gmail.com>
Thu, 13 Feb 2003 11:57:42 +0000 (11:57 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Thu, 13 Feb 2003 11:57:42 +0000 (11:57 +0000)
lisp/ChangeLog

index 3137dea9a1a3e4d463526fd432be7b760f85e0ba..cb5f0d589ee8250f9420a11d7441244a071079e1 100644 (file)
@@ -1,3 +1,15 @@
+2003-02-13  Vinicius Jose Latorre  <vinicius@cpqd.com.br>
+
+       * ps-print.el: Change the policy of background/foreground default
+       color.
+       (ps-print-version): New version number (6.5.9).
+       (ps-default-fg, ps-default-bg): Adjust default value.
+       (ps-begin-file, ps-begin-job): ps-default-fg and ps-default-bg
+       variables now use `t' to indicate the use of Emacs session
+       background/foreground color.
+       (ps-output-string-prim): If index out of range, insert hexadecimal
+       representation of character.
+
 2003-02-13  Kim F. Storm  <storm@cua.dk>
 
        * help.el (where-is): Rename remap-command to command-remapping.